AppointmentPropertyPathAllPropertyPaths Property |
Gets all property paths.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic static IList<PropertyPath> AllPropertyPaths { get; }Public Shared ReadOnly Property AllPropertyPaths As IList(Of PropertyPath)
Get
Property Value
Type:
IListPropertyPathAll property paths.
See Also